@charset "utf-8";
/* ===================首页样式========================== */
.banner-bg img{width: 100%;height: 100vh;}
.banner-con{position: absolute;;left: 0;top: 0;width: 100%;height: 100%;}
.banner-con .contain{height: 100%;flex-direction: column;justify-content: center;}
.banner-con .title:before{content: "";width: 100px; height: 2px; background: #fff;display: block; margin: 0 auto 30px auto;}
.banner-con .title{opacity: 0;transform: translateY(100px);transition: all 1s .1s ease;line-height: 1.3;}
.banner-con .ttitle{opacity: 0;transform: translateY(100px);transition: all 1s .1s ease;line-height: 1.3;}
.banner-con .comMore-box{opacity: 0;transform: translateY(100px);transition: all 1s ease; margin:0px auto 0 auto;}
.swiper-slide-active .banner-con .title{opacity: 1;transform: translateY(0);transition-delay: .8s;}
.swiper-slide-active .banner-con .ttitle{opacity: 1;transform: translateY(0);transition-delay: .8s;}
.swiper-slide-active .banner-con .comMore-box{opacity: 1;transform: translateY(0);transition-delay: .9s;}
.swiper-slide-active.first .banner-con .title{transition-delay: 0s;}
.swiper-slide-active.first .banner-con .ttitle{transition-delay: 0s;}
.swiper-slide-active.first .banner-con .comMore-box{transition-delay: .1s;}
.banner-pagination-box{position: absolute;left: 0;bottom: 35px;width: 100%;z-index: 2;}
.banner-pagination .swiper-pagination-bullet{margin-left: 3px;width: 36px;height: 36px;position: relative;background: transparent;opacity: 1;border-radius: 0;}
.banner-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.banner-pagination .swiper-pagination-bullet::before{transition: all .4s ease; content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 4px;height: 4px;border-radius: 50%;background: rgba(255, 255, 255, .5);}
.banner-pagination .swiper-pagination-bullet::after{content: "";opacity: 0;transition: all .6s ease;animation: banPage 2s linear infinite; position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url('../images/index/banner-pagination.png') no-repeat center/100% auto;}
.banner-pagination .swiper-pagination-bullet-active::before{background: #fff;width: 8px;height: 8px;}
.banner-pagination .swiper-pagination-bullet-active::after{opacity: 1;}
@keyframes banPage {0%{transform: rotate(0);}100%{transform: rotate(360deg);}}

/* #banner */
.block{display: block;}
.none{display: none;}
#banner {width:100%; position:relative; z-index:0; overflow:hidden;}
#banner .one .main{display: none;}
#banner .txt .main{width:90%;margin:0 auto}
#banner .txt .main{width:90%;margin:-16% auto 0 auto }
#banner .txt .main p{color: #333;text-transform: uppercase;text-align: center; margin-top: 0!important;}
#banner .txt .main strong{ margin-top: 0!important; color: #00499d; }
#banner .txt .main2 strong{text-transform: uppercase;  letter-spacing: 0;text-align: center; line-height: 52px;display: block; }
#banner .txt .main2{width:90%;margin:0 auto }
#banner .txt .main2 p{color: #f5d40d;text-transform: uppercase;text-align: center;}
#banner .txt .main2 strong{text-transform: uppercase;  letter-spacing: 0;text-align: center; line-height: 52px;display: block; }
#banner .txt .main2 .viewmore a{background: #00499d; margin:2% auto 0 auto}
#banner .txt{position:absolute;z-index: 999;left:0;top:0; width:100%; height:100%; display: flex; flex-direction:column; justify-content:center;  }
#banner .txt div.yea{  transform:translateY(200px);opacity:0;transition:all 0.3s; width:25px;height: 4px;background: #fff; margin:  0 auto 35px auto;  }
#banner .txt p{padding-top: 20px; transform:translateY(200px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center;}
#banner .txt em{font-size:0.7rem; transform:translateY(400px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center; display: block; font-weight: bold; font-style:normal;     font-family: 'Poppins';}
#banner .txt strong{ color:#fff;  transform:translateY(200px);opacity:0;transition:all 0.9s; line-height: 1.8;display: block;  text-align: center; }
#banner .txt .viewmore {transform:translateY(200px);opacity:0;transition:all 0.9s; margin:3% auto 0 auto  }
#banner .swiper-slide-active .txt .yea,#banner .swiper-slide-active .txt em,#banner .swiper-slide-active .txt p,#banner .swiper-slide-active .txt strong,#banner .swiper-slide-active .txt .viewmore{transform:translateY(0px);opacity:1; transition-delay:0.5s;}
#banner .swiper-slide .telpic{display: none;}
#banner .swiper-slide .pcpic {position:relative; z-index:1; height:100vh;}
#banner .swiper-slide .pcpic img{width:100%;height:100%; object-fit: cover; transition: all 4s; }
.viewmore {position: relative;}
.viewmore a{pointer-events: all; display: block;width: 190px; font-size:18px;line-height:58px;   color:#fff;background:#fac109;; border-radius: 50px;  position: relative;transition:all 0.3s; text-align: center;margin:2% auto 0 auto }
.viewmore a i{width: 20px;height: 20px;position: absolute;right: 15%;top: 50%;margin-top: -10px;  }
.viewmore a:after { position:absolute; right:0; top:0; content: ""; width:0; height:100%; transition:0.6s all;}
.viewmore a:hover:after{width:100%; left:0;}
#banner .swiper-pagination-bullet{width: 10px;height: 10px; display: inline-block; border-radius: 50%; background:rgba(255,255,255,0.9); transition: all .5s ease;opacity: 1.0; font-size:0;}
#banner .swiper-pagination-bullet-active{background:rgba(0,73,157,0.9);color: #fff;width: 33px;border-radius: 30px; }
#banner .swiper-pagination{bottom:60px;}

#banner .pcpic{background: #000; position: relative;}
#banner video{opacity: 0.7;position:absolute; left:50%; margin-left:-50%; width:100%; max-width:none; -moz-transform:scale(1,1); -ms-transform:scale(1,1); -o-transform:scale(1,1); -webkit-transform:scale(1,1); transform:scale(1,1); -webkit-transition:all 6s ease; transition:all 6s ease;}




@media (max-width:1280px){
    #banner .swiper-slide .pcpic{height: 67vh;}
    #banner .txt strong{font-size:52px;}

}


@media (max-width:1023px){
    #banner .one .main{display: block;}
    #banner .swiper-slide .pcpic{display: none;}
    #banner .swiper-slide .telpic{display: block; height: 50vh;}
    #banner .txt strong{font-size:26px;}
    #banner .txt p{font-size: 18px; padding-top: 0}
    #banner .txt .main2{width:90%;margin:0 auto; padding: 0;}
    #banner .txt .main2 strong{font-size:26px;text-align: center;}
    #banner .txt .main2 p{font-size: 18px; padding-top: 0;text-align: center;}
    #banner .swiper-slide .pic{height: 21vh; margin-top: 70px;}
    #banner .txt div.yea{display: none;}
    #banner .swiper-pagination{bottom: 20px;}
    .viewmore{display: none;}
    .viewmore a{width: 150px; height: 50px; line-height: 50px; font-size: 16px}
}

/*公司简介*/
.homeAbout {position: relative;background: url(../images/index/about.jpg) no-repeat center bottom; padding: 6% 0 0% 0; background-size: cover;}
.homeAbout .container{padding-bottom: 4%; width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; }
.homeAbout .right{ width: 50%; text-align: right;font-family: inherit;}
.homeAbout .right em{display: block}
.homeAbout_cont{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.homeAbout_cont .homeAbout_l{width: 55%; padding:2% 5% 0 0}
.homeAbout_cont .homeAbout_l p{text-indent:2em;}
.homeAbout-more{margin-top:14%}
.homeAbout-more a{display: flex;justify-content:flex-start; align-items: center;}
.homeAbout-more a div{width:90px;height: 90px;background:#00499d url(../images/gt4.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s;}
.homeAbout-more a p{color: #222;display: block;width:auto; line-height: 2;color: #111; border-bottom:2px solid #111 ; text-align: center;font-size:1.5rem; text-indent:0em!important; }
.homeAbout-more a:hover div{ transform: rotate(48deg);margin: 0 25px 0 0; }
.homeAbout_cont .homeAbout_r{width: 50% }
.homeAbout_cont .homeAbout_r img{width: 100%; display: block; position: relative;}
.homeAbout_cont .homeAbout_r iframe{width: 100%; display: block; position: relative;;height: 600px;}
.g-btn3 { position:absolute; z-index: 99; left:50%; bottom:0; width:81px;	height:81px; margin-left:-40px; text-align: center; }
.modal-open{overflow: hidden;}
.video-box video {position: absolute;left: 50%;margin-left:-40%;top: 50%;margin-top:-20%;width: 80%;height: 80%;-o-object-fit: cover;object-fit: cover;}
.video-box iframe {position: absolute;left: 50%;margin-left:-40%;top: 50%;margin-top:-20%;width: 80%;height: 80%;-o-object-fit: cover;object-fit: cover;}
.bofang i {width: 1rem;height: 1rem;display: block;display: flex;align-items: center;position: relative;justify-content: center;margin-bottom: 0.14rem;}
.bofang i:after {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;animation: rota360 2s linear infinite;background: url(../images/bainyuancion1.png) no-repeat center;background-size: contain;}
.bofang i img {width: 26.8%;object-fit: contain;float: left;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;transform: scale(0.91);}

@media (max-width:1440px){
.homeAbout_cont .homeAbout_r iframe{height: 450px;}
.homeAbout-more a div{width: 60px; height: 60px;}
.homeAbout-more{margin-top:6%}
.homeAbout_cont .homeAbout_l p{font-size: 16px; line-height: 31px;}
}

@media (max-width:1280px){
.homeAbout_cont .homeAbout_r iframe{height: 308px;}
.homeAbout-more{display: none;}
}
@media (min-width: 1200px) {
.bofang i:hover img {transform: scale(1);}

}
@keyframes rota360 {
to {transform: rotate(0);}
from {transform: rotate(360deg);}
}

.boxBottom{width: 100%; margin: 0 auto}
.boxBottom ul{display: flex; display:-webkit-flex;   -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.boxBottom li .counter{font-size: 65px; color: #00499d}

.view-more {display: flex;align-items: center;justify-content: center;height: var(--size-50);min-height: 34px;width: 150px; height: 50px;border-radius: var(--size-50);background-color: var(--color-dominant);color: #fff;position: relative;}
.view-more i {margin-left: var(--size-10);transform: rotate(45deg);}
.view-more::before {content: '';display: block;width: 100%;height: 100%;border-radius: var(--size-50);border: 1px solid var(--color-dominant);position: absolute;left: 0;top: 0;transform: scale(1);transition: var(--transition);}
.view-more:hover::before {transform: scale(1.08, 1.2);}
.index-about-total>* {margin-top: var(--size-40);display: flex;align-items: flex-end;padding: var(--size-30) 0;border-bottom: 1px solid #E1E1E1;}
.index-about-total>* .right {margin-left: auto;}
.index-about-total>* .right b {line-height: 80%;}
.index-about-total>*:first-child {margin-top: 0;}
.index-about-icon {margin-left: auto;margin-right: auto;width: 472px;width: clamp(236px, 24.583333333333332vw, 472px);}

@media screen and (max-width: 1024px) {
    .homeAbout .right{display: none}
    .homeAbout .container{width: 95%;}
.homeAbout_cont .homeAbout_r iframe{height: 225px;}
    .homeAbout_cont{flex-wrap: wrap;}
    .homeAbout_cont .homeAbout_l{width: 100%; padding-right: 0;}
    .homeAbout-more a div{width: 50px; height: 50px}
    .homeAbout-more a p{font-size: 16px}
    .homeAbout-more{margin-top: 4%}
    .homeAbout_cont .homeAbout_r{width: 100%}
    .boxBottom ul{justify-content:left}
    .boxBottom li{width: 33.333%;}
    .boxBottom li .counter{font-size: 36px;}
}
/*首页产品展示*/
.index_pro_content {padding-left: 3.125vw;margin-top: 4.1666vw;}
.index_pro_current_wrap {width: 50.215053%;}
.index_pro_current_tab {width: 100%;}
.index_pro_current_big {width: 100%;}
.index_pro_current_pic {width: 44.642857%;background: #fff;overflow: hidden;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.index_pro_current_box:hover .index_pro_current_pic {border-radius: 100%;}
.index_pro_current_pic a {display: block;opacity: 0;pointer-events: none;}
.index_pro_current_content {width: 55.357143%;padding: 0 7.291666vw 0 3.125vw;}
.index_pro_current_subtitle {font-size: 1.041666vw;line-height: 1.5625vw;color: #b81e24;opacity: 0;pointer-events: none;-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_pro_current_title {font-size: 2.5vw;line-height: 3.0208333vw;color: #020202;margin-top: 1.041666vw;opacity: 0;pointer-events: none;-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_pro_current_read {margin-top: 3.125vw;height: 9.375vw;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;opacity: 0;pointer-events: none;-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_pro_current_read,.index_pro_current_read p {font-size: 0.8333vw;line-height: 1.5625vw;color: #333333;}
.index_pro_current_button {margin-top: 1.5625vw;opacity: 0;pointer-events: none;-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_pro_current_photo {position: relative;padding-bottom: 100%;}
.index_pro_roll_photo {position: relative;padding-bottom: 100%;background: #fff;}
.index_pro_current_img {position: absolute !important;left: 0;top: 0;width: 100%;height: 100%;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}
.index_pro_current_img img {width: auto;height: auto;max-width: 100%;max-height: 100%;}
.index_pro_wrap {background: #e9e9eb;padding:3.7708333vw 0;}
.index_pro_head {padding: 0 3.125vw;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.index_pro_controls_btn {width: 3.125vw;height: 3.125vw;background: #020202;-webkit-justify-content: center;justify-content: center;position: relative;cursor: pointer;outline: none;}
.index_pro_controls_btn:after {content: "";width: 0;height: 100%;position: absolute;left: 0;top: 0;background: #b81e24;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.index_pro_controls_btn svg {width: 0.625vw;fill: #fff;height: 100%;position: relative;z-index: 2;}
.index_pro_controls_prev {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.index_pro_controls_active:after {width: 100%;}
.index_pro_current_tab .swiper-slide-active .index_pro_current_big {pointer-events: auto;}
.index_pro_current_tab .swiper-slide-active .index_pro_current_pic a {opacity: 1;pointer-events: auto;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.index_pro_current_tab .swiper-slide-active .index_pro_current_subtitle {opacity: 1;pointer-events: auto;-webkit-transform: none;transform: none;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.index_pro_current_tab .swiper-slide-active .index_pro_current_title {opacity: 1;pointer-events: auto;-webkit-transform: none;transform: none;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);-webkit-transition-delay: .1s;transition-delay: .1s;}
.index_pro_current_tab .swiper-slide-active .index_pro_current_read {opacity: 1;pointer-events: auto;-webkit-transform: none;transform: none;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);-webkit-transition-delay: .2s;transition-delay: .2s;}
.index_pro_current_tab .swiper-slide-active .index_pro_current_button {opacity: 1;pointer-events: auto;-webkit-transform: none;transform: none;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);-webkit-transition-delay: .3s;transition-delay: .3s;}
.index_pro_roll_wrap {width: 49.784947%;}
.index_pro_roll_img {position: absolute !important;left: 0;top: 0;width: 100%;height: 100%;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}
.index_pro_roll_img img {width: auto;height: auto;max-height: 100%;max-width: 100%;}
.index_pro_roll_pic a {display: block;}

@media screen and (max-width: 1200px) {
.index_pro_current_tab {display: none;}
.index_pro_roll_wrap {width: 100%;}
.index_pro_wrap {padding: 12.0772946vw 0;}
}


.clear{ clear:both}
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear {zoom:1; }
/*行业案例*/
.pro{width: 100%; overflow: hidden;background: url(../images/b12.jpg)no-repeat center top;}
.prolist{}
.prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:left;flex-wrap: wrap;margin: 0 auto 0 auto;width: 90%;}
.prolist li{width:19%; height: 60px; margin: 0 0.5% 1% 0.5%; border:1px dashed transparent; border-color: rgba(151, 151, 151, 0.5); text-align: center;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;transition: .5s; padding: 0 2% }
.prolist li a{color: #000;}
.prolist li:hover{background: #0db562;}
.prolist li:hover a{color: #fff;}
#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:90%; margin:2% auto 0 auto; padding-bottom: 2%;height: 1000px }
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 25px 0; transition: .4s;-webkit-transition: .4s;}

@media (max-width:1280px){
    .pro-list .c-wrap .c-title{padding: 15px 0;}
}


@media (max-width:1023px){
    #top_scroll,#cf_scroll{display: none;}
    .prolist ul{width: 95%}
    .prolist li{width: 49%;height: 45px}
    #top_scroll{display: none;}
    #tel_pro {overflow: hidden;width:98%; margin:1vh auto 0 auto; padding-bottom: 3%; display: block;}
    #tel_pro ul li{position: relative; float: left;width:49%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
    #tel_pro ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
    #tel_pro ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
    #tel_pro ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
    #tel_pro ul li .proText{ padding:15px 0; transition: .4s;-webkit-transition: .4s;}
    #tel_pro ul li strong{display: block; color: #333333;   text-align: center;font-weight:500;font-size: 16px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
}


/*行业案例*/
/*行业案例*/
.sec13 {background-color: #0050b5; width: 100%; height:100vh; position: relative}
.cvbanner {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;z-index: 1;}
.sw02out {position: relative;width: 100%;height: 100%;}
.sw02 {height: 100%;}
.sw02 .swiper-slide {overflow: hidden;}
.sw02 .swiper-slide .swiper-inner {display: block;position: relative;width: 100%;height: 100%;}
.sw02 img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 75% 50%;object-position: 75% 50%;}
.fhangye .swiper-pagination02 {font-size: 24px;color: #fff;line-height: 52px;text-align: center;width: 140px;height: 52px;margin-right: 52px;margin-top: 36px;pointer-events: none;position: absolute;left: auto;bottom: auto;right: 8%;top: 50%;z-index: 10;}
.swiper-pagination02 .swiper-pagination-current {font-size: 36px;margin-right: 10px;}
.swiper-pagination02 .swiper-pagination-total {font-size: 24px;}
.sw-next02,.sw-prev02 {position: absolute;right: 8%;top: 50%;z-index: 11;width: 50px;height: 50px;margin-top: 36px;font-size: 0;border-radius: 50%;text-align: center;
    cursor: pointer;border: 1px solid rgba(255, 255, 255, 0.3);}
.sw-prev02 {background: url('../images/lt1.png') center no-repeat;margin-right: 192px;}
.sw-next02 {background: url('../images/gt1.png') center no-repeat;}
.sw-prev02:hover,.sw-next02:hover {background-color: rgba(0, 80, 181, 0.9);}
@media screen and (max-width: 1023px) {
    .fhangye .swiper-pagination02,.sw-next02 {right: 5%;top: auto;bottom: 220px;margin-top: 0;}
    .sw-prev02 {left: 5%;right: auto;top: auto;bottom: 220px;margin-top: 0;margin-right: 0;}
    .fhangye .swiper-pagination02 {right: 50%;margin-right: -70px;}
    .swiper-pagination02 .swiper-pagination-current {font-size: 24px;}
}
.cvbanner .pagination {position: absolute;left: 6.25%;top: 50%;margin-top: 100px;z-index: 20;height: 2px;font-size: 0;}
.cvbanner .pagination .btn {display: inline-block;position: relative;cursor: pointer;width: 30px;height: 2px;margin-right: 10px;background-color: rgba(255, 255, 255, 0.4);}
.cvbanner .pagination .btn:before {content: " ";position: absolute;left: 0;top: 0;z-index: 1;width: 0;height: 2px;background-color: #fff;}
.cvbanner .pagination .btn.on:before {-webkit-transition: linear 4s;transition: linear 4s;width: 100%;}
.ctrbox {position: absolute;right: 6.25%;bottom: 148px;z-index: 20;margin-left: 380px;font-size: 0;}
.ctrbox .ctr {display: block;width: 42px;height: 42px;z-index: 11;font-size: 0;border-radius: 5px;text-align: center;cursor: pointer;}
.ctrbox .ctr.prev {background: url('../images/lt2.png') center no-repeat;}
.ctrbox .ctr.next {background: url('../images/gt2.png') center no-repeat;margin-top: 24px;}
.ctrbox .ctr.prev:hover,.ctrbox .ctr.next:hover {background-color: rgba(241, 131, 0, 0.6);-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);}
@media screen and (max-width: 750px) {
    .ctrbox {right: 4%;bottom: 84px;}
}
.swiper-container-vertical > .swiper-pagination-bullets {right: auto!important;left: 50px;}
.swiper-pagination000 .swiper-pagination-bullet {position: relative;width: 17px;height: 17px;opacity: 1;margin: 11px 0!important;border: 1px solid transparent;outline: 0 none;
    -webkit-transition: all 0.3s;transition: all 0.3s;background-color: transparent;}
.swiper-pagination000 .swiper-pagination-bullet:before {content: '';position: absolute;left: 7px;top: 7px;z-index: 0;width: 3px;height: 3px;background-color: #999;border-radius: 2px;}
.swiper-pagination000 .swiper-pagination-bullet.swiper-pagination-bullet-active {border-color: #999;}
.swiper-pagination000.white .swiper-pagination-bullet:before {background-color: #fff;}
.swiper-pagination000.white .swiper-pagination-bullet.swiper-pagination-bullet-active {border-color: #fff;}

.peijianlist {font-size: 0;text-align: center;position: absolute;left:0;right: 0;bottom: 0;z-index: 2;}
.peijianlist li {display: inline-block;width: 20%;vertical-align: top;}
.peijianlist li a {display: block;position: relative;width: 100%;padding-top: 25px;padding-bottom: 25px;background-color: rgba(37, 42, 45, 0.3);}
.peijianlist li a:before {content: '';position: absolute;left: 0;top: 0;z-index: 0;width: 1px;height: 100%;background-color: rgba(0, 0, 0, 0.1);}
.peijianlist li:first-child a:before {display: none;}
.peijianlist .pic {width: 100%;overflow: hidden;font-size: 0;line-height: 58px;height: 58px; }
.peijianlist img {max-width: 100%;max-height: 100%;margin: 0 auto; display: block}
.peijianlist li h3 {font-size: 20px;color: #fff;line-height: 36px;width: 100%;height: 36px;overflow: hidden;-webkit-transition: .3s;transition: .3s;}
.peijianlist li:hover a {background-color: rgba(225, 193, 100, 0.2);}
.peijianlist li.on a {background-color: #000;}
.peijianlist2 {font-size: 0;position: absolute;left: 4%;top: 50%;z-index: 2;width: 720px;max-width: 80%;margin-top: -90px;pointer-events: none;}
.peijianlist2 li {position: absolute;z-index: 0;width: 100%;opacity: 0;-webkit-transform: translateX(60px);transform: translateX(60px);}
.peijianlist2 li h3 {color: #fff;line-height: 48px;height: 48px;overflow: hidden;}
.peijianlist2 li h3 span{font-size: 36px;}
.peijianlist2 li .hx {width: 100%;height: 1px;position: relative;margin: 21px 0 31px;background-color: rgba(255, 255, 255, 0.2);}
.peijianlist2 li .hx:before {content: '';position: absolute;left: 0;top: -1px;z-index: 0;width: 30px;height: 3px;background-color: #fff;}
.peijianlist2 li .txt {font-size: 18px;color: #fff;line-height: 32px;max-height: 96px;overflow: hidden;margin: 38px 0;}
.peijianlist2 li .hymore {display: block;width: 150px;height: 48px;background-color: #00499d;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;    overflow: hidden;pointer-events: auto;}
.peijianlist2 li.on {z-index: 2;opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);-webkit-transition: .5s;transition: .5s;}

@media screen and (max-width: 1280px) {
    .sec13 { height:700px;}
    .peijianlist li h3{font-size:16px}
    .peijianlist2 li h3 span{font-size: 26px;}
    .peijianlist2 li .txt {font-size: 16px;}
    .peijianlist li a{padding: 20px 0;}
}
@media screen and (max-width: 1023px) {
     .sec13 { height:500px; background: #000;}
    .peijianlist {left: 0;right: 0;}
    .peijianlist li {width: 33%;}
    .peijianlist li a {padding-top: 12px;padding-bottom: 0;border-top: 1px solid rgba(255, 255, 255, 0.1);}
    .peijianlist li h3 {font-size: 16px;}
    .peijianlist2 {width: 90%;max-width: 90%;}
    .peijianlist2 {position: relative;left: 5%;top: 0;margin-top:0px;}
    .sw02 img{width: 100%; height: auto;position:absolute; bottom: 32%;}
}
@media screen and (max-width: 750px) {
    .peijianlist2 li h3 {font-size: 28px;line-height: 40px;height: 40px;}
    .peijianlist2 li .txt {font-size: 16px;margin: 12px 0;}
    .peijianlist2 li .hymore{width: 100px; height: 40px;line-height: 40px;}
}
.fcate4 {position: absolute;left: 0%;right: 0; top: 12%;z-index: 20;padding-top: 10px;pointer-events: none;}
.fcate4 .index-title{margin: 0 auto;}
.fcate4 .cn {font-size: 48px;color: #fff;line-height: 60px;position: relative;z-index: 1; font-weight: bold}
.fcate4 .enp {font-size: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.fcate4 .enp img {vertical-align: top;}
@media screen and (max-width: 1023px) {
    .fhangye {padding-top: 40px;-webkit-box-sizing: border-box;box-sizing: border-box;}
    .fcate4 {width: 100%;text-align: center;position: relative;left: 0;top: 0;margin-top: 0; display: none}
    .fcate4 .cn {font-size: 32px;line-height: 50px;}
    .fcate4 .enp {width: 100%;}
    .peijianlist .pic{height: 30px; line-height: 30px}
}


/*adv*/
.homeadv{width: 90%; margin: 0 auto; padding: 5% 0; display:flex; justify-content:space-between; align-items:flex-start; flex-wrap:wrap; padding-bottom:6rem; position: relative; }
.homeadv .left{width: 40%;position:sticky; position:-webkit-sticky; top:7rem;}
.homeadv .left img{margin-top: 16%;display: block;}
.homeadv .right{width: 50%; position: relative;}
.homeadv .right ul{}
.homeadv .right li{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px;position:sticky;position:-webkit-sticky;transform-origin:top center;box-sizing:border-box;overflow: hidden;border-radius: 10px}
.homeadv .right li img{position: relative; z-index: 1; width: 100%;}
.homeadv .right li em{position: absolute; bottom: 0;z-index: 2; color: #fff; text-align: center;font-style: normal; left: 0; right: 0; padding-bottom: 15px;}


@media screen and (max-width: 1023px) {
 .homeadv{width: 95%; padding-bottom: 0;}   
 .homeadv .left{width: 100%;}
 .homeadv .left img{margin-top: 0;}
 .homeadv .right{width: 100%;}
 .homeadv .right li{position: relative;}
}


/*行业案例*/
.index_con {position:relative;overflow:hidden; background: #000;}
.index_con .a_title{z-index: 2; position: absolute; top: 15%; left: 5%;}
.i_part2 {position:relative;}
.i_part2 .con {position:relative;width:100%;height:92vh; overflow: hidden;}
.i_part2 .con .boxs,.i_part2 .con .box,.i_part2 .con .box1 {height:100%;}
.i_part2 .con .boxs {display:none;}
.i_part2 .con .box1 {background-color:rgba(0,0,0,0.1);}
.i_part2 .con .boxs {display:flex;}
.i_part2 .con .box {width:20%;position:relative;overflow:hidden;z-index:3;}
.i_part2 .con .box .boxx {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;}
.i_part2 .con .box .boxx.show {z-index:3;-webkit-animation:wid 1s ease both;-moz-animation:wid 1s ease both;width:0%;}
.i_part2 .con .tit {position:absolute;text-align:center;font-weight:bold;top:31%;left:0;width:100%;color:#ffffff;z-index:10;line-height:86px;}
.i_part2 .video_box {position:absolute;top:0;left:0;width:100%;height:100%;;z-index: 1;}
.i_part2 .video_box .video {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%; object-fit:fill;opacity:0;transition:all 0.9s; display: flex;justify-content: space-between; align-items: center; }
.i_part2 .video_box .video .video_img{width:100%}
.i_part2 .video_box .video div{width:25%; text-align: right; height: 100%; display: flex;justify-content: center;flex-direction: column; color: #fff; position: absolute;z-index: 2; right: 5%; margin-top: 10%;}
.i_part2 .video_box .video div i{width:50px;height: 1px; margin: 10px 0 25px 0;}
.i_part2 .video_box .video.show {width:100%; opacity:1;z-index:2;}
@-webkit-keyframes hid {0% {height:100%;}
100% {height:0%;}
}
@-moz-keyframes hid {0% {height:100%;}
100% {height:0%;}
}
@-webkit-keyframes wid {0% {width:0%;}
100% {width:100%;}
}
@-moz-keyframes wid {0% {width:0%;}
100% {width:100%;}
}
.i_part2 .con .box .box1 {position:absolute;top:0;width:100vw;overflow:hidden;cursor:pointer;}
.i_part2 .con .box .show .box1 {background-color:rgba(0,0,0,0.8);-webkit-animation:hid1 0.1s 0.9s ease both;-moz-animation:hid1 0.1s 0.9s ease both;}
@-webkit-keyframes hid1 {0% {opacity:1;}
100% {opacity:0;}
}
@-moz-keyframes hid1 {0% {opacity:1;}
100% {opacity:0;}
}

.i_part2 .con .bottom {position: absolute;left:5%;right: 5%;bottom: 10%;z-index: 2;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; width: 40% }
.i_part2 .con .bottom .btn { display: inline-block;width: 50%;vertical-align: top;transition: 0.4s;color: transparent;-webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);text-stroke: 1px rgba(255, 255, 255, 0.8); margin: 3% 0}
.i_part2 .con .bottom .btn:hover,.i_part2 .con .bottom .btn.on {color:#fff; font-weight: bold;}
.i_part2 .con .bottom .btn .pic {  transition: 0.3s; }
.i_part2 .con .bottom .btn .pic img {margin:0 auto;width:73px;}
.i_part2 .con .bottom .btn .pic .img1 {display:block;}

@media (max-width:1440px){
 .i_part2 .con{height: 77vh;}
}
@media (max-width:1280px){
 .i_part2 .con{height: 53vh;}
}
@media (max-width:1023px){
    .index_con .a_title{top: 5%;}
    .i_part2 .video_box .video.show{height: 100%;}
    .i_part2 .video_box .video .video_img{height: 100%;}
    .i_part2 .video_box .video div{width: 90%;text-align: left; margin-top: 0;}
    .i_part2 .video_box .video div i{display: none;}
    .i_part2 .con .bottom{width: 100%;}
    .i_part2 .con .bottom .btn{width: 33%;}
}

/*合作伙伴*/
.brands {position: relative;height: 75vh; overflow: hidden;}
.brand__video {position: sticky;left: 0;top: 0;height: 100vh;}
.brand__video video {display: block;width: 100%;height: 100%;object-fit: cover;}
.brand__wr {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.brand__title {position: relative;top: 0;display: flex;justify-content: center;align-items: center;height: 100vh;}
.brand__padd {text-align: center;opacity: 0.2;transform: scale(0.2);}
.brand__padd img {display: inline-block;width: auto;height: 17.1354vw;}
.brand__padd h3 {display: block;margin-top: -5vw;line-height: 1;color: #fff;font-size: 0.34rem;}
.brand__downs {position: relative;top: 0;display: flex;justify-content: center;flex-direction: column; padding-top:6%;}
.brand__desc {text-align: center;opacity: 1;}
.brand__desc p {color: #fff;font-size: 0.34rem;}
.brand__desc strong {display: block;margin-top: 0.16rem;color: #fff;font-size: 0.34rem;}
.brand__list {display: flex;flex-wrap: wrap;margin: auto;margin-top:3%;width: 83.3333%;max-width: 1600px;}
.brand__list li {position: relative;margin-right: 0.8333%;margin-bottom: 0.3rem;width: 13.4%;}
.brand__list li:nth-child(7n+7) {margin-right: 0;}
.brand__list li figure {display: block;position: relative;border-radius: 0.1rem;background: #fff;height: 100px;text-align: center;}
.brand__list li figure img {position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 90%;max-height: 80%;}
.build__box {position: relative;height: 100vh;overflow: hidden;}
.build__box video {display: block;width: 100%;height: 100%;object-fit: cover;}
.build__box .build__imgs {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.build__box .build__imgs img {display: inline-block;max-height: 1.83rem;}


@media (max-width:1280px){
    .brands {height: 55vh;}
}

@media (max-width:1023px){
    .brands{height: 28vh;}
    .brand__list{width: 95%;}
    .brand__list li figure{height: 40px;}
}


/*首页地图*/
.partner{background: url('../images/index/end.jpg')  no-repeat center top; overflow: hidden; background-attachment: fixed; background-size: cover;}
.partner ul{width: 100%; margin:3% auto 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center; flex-wrap: wrap;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);background: #fff;}
.partner li{ padding: 20px; width: 20%; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.partner li:nth-child(5n){border-right:none}
.partner li:nth-child(11){border-bottom:none;}
.partner li:nth-child(12){border-bottom:none}
.partner li:nth-child(13){border-bottom:none}
.partner li:nth-child(14){border-bottom:none}
.partner li:nth-child(15){border-bottom:none}

.partner li img{width: 90%; display: block; margin: 0 auto;}
.partner li:hover{box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);-webkit-box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);}


@media screen and (max-width: 1023px) {
    .partner{padding-bottom: 140px}
    .partner li{width:33%}
    .partner li:nth-child(3n){border-right:none}
    .partner li:nth-child(5){border-right:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(10){border-right:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(10){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(11){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(12){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(13){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(114){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
}

/*首页新闻*/
.public_color_btn {width: 3.0208333vw;height: 3.0208333vw;position: relative;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;-webkit-border-radius: 100%;border-radius: 100%;cursor: pointer;outline: none;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_color_btn:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 1px solid #bfbfbf;box-sizing: border-box;-webkit-border-radius: 100%;border-radius: 100%;}
.public_color_btn:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #0050b5;opacity: 0;
-webkit-border-radius: 100%;border-radius: 100%;z-index: 2;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_color_icon {position: relative;z-index: 3;width: 0.8333vw;height: 0.8333vw;background: #bfbfbf;-webkit-border-radius: 100%;border-radius: 100%;overflow: hidden;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_color_label {width: 100%;height: 100%;position: absolute;left: 0;top: 0;-webkit-justify-content: center;justify-content: center;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_color_label svg {width: 0.208333vw;height: 100%;fill: #fff;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_color_label:nth-child(2) {left: -100%;opacity: 0;}
.web_center {padding: 0 3.125vw;}
.index_news_content {margin-top: 3.25vw;}
.index_news_wrap .index_title{font-size: 2.08333vw;line-height: 2.6041666vw;color: #0050b5;margin-top:1.25vw;}
.index_news_item_box {padding-bottom: 4.1666vw;margin-bottom: 4.1666vw;position: relative;}
.index_news_item_box:last-child {margin-bottom: 0;}
.index_news_item_box:after {content: "";width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #dedede;}
.index_news_item_box:before {content: "";width: 0;height: 0.1041666vw;position: absolute;right: 0;bottom: 0;background: #0050b5;z-index: 2;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_news_item_box:hover .index_news_item_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.index_news_item_box:hover:before {width: 100%;left: 0;}
.index_news_item_box:hover .index_news_item_title a {color: #0050b5;}
.index_news_item_box:hover .public_color_btn {-webkit-box-shadow: 0 0 3.125vw rgba(255, 98, 29, .5);box-shadow: 0 0 3.125vw rgba(255, 98, 29, .5);}
.index_news_item_box:hover .public_color_btn:before {opacity: 1;}
.index_news_item_box:hover .public_color_btn .public_color_icon {background: #fff;}
.index_news_item_box:hover .public_color_btn .public_color_label svg {fill: #0050b5;}
.index_news_item_box:hover .public_color_btn .public_color_label:nth-child(1) {left: 100%;opacity: 0;}
.index_news_item_box:hover .public_color_btn .public_color_label:nth-child(2) {left: 0;opacity: 1;}
.index_news_wrap {padding: 3.25vw 0;}
.index_news_head {-webkit-justify-content: space-between;justify-content: space-between;      -webkit-align-items: center;align-items: center;}
.index_news_item_pic {width: 22.7777%;}
.index_news_item_content {width: 77.2223%;-webkit-align-items: center;align-items: center;}
.index_news_item_pic a {display: block;}
.index_news_item_img {padding-bottom: 63.41463%;}
.index_news_item_img img {-webkit-transition: all .6s ease;transition: all .6s ease;}

.index_news_item_title a {font-size: 1.5625vw;line-height: 2.08333vw;color: #222222;font-weight: bold;max-width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_news_item_text {margin-top: 2.08333vw;height: 5.3125vw;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.index_news_item_text,.index_news_item_text p {font-size: 0.9375vw;line-height: 1.7708333vw;color: #333333;}
.index_news_item_day {font-size: 2.3958333vw;line-height: 2.3958333vw;color: #b0b0b0;text-align: center;}
.index_news_item_year {font-size: 0.7291666vw;line-height: 0.7291666vw;color: #b0b0b0;text-align: center;}
.index_news_item_head {width: 100%;}
.index_news_item_time {width: 100%;margin-top: 0.5208333vw;}
.index_news_item_big {width: calc(100% - 3.0208333vw);height: 100%;padding: 0 18.75vw 0 3.125vw;-webkit-align-content: space-between;align-content: space-between;z-index: 7;}
.index_news_item_button {position: relative;z-index: 9;}
.cover {position: relative;height: 0;overflow: hidden;}
.cover img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;}
.ImgAnimate {position: relative;-webkit-filter: blur(0.5208333vw);filter: blur(0.5208333vw);overflow: hidden;}

.ImgAnimate:after {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 400%;pointer-events: none;-webkit-background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 50%);background-image: linear-gradient(to top, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 50%);}
.AddImgAnimate {-webkit-filter: blur(0);filter: blur(0);-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.AddImgAnimate:after {bottom: -200%;-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.PublicFade {    -webkit-transform: translateY(5vw); transform: translateY(5vw);    opacity: 0;    position: relative;}
.PublicAfter {position: relative;overflow: hidden;}
.PublicAfter:after {content: "";position: absolute;left: -50%;top: 0;width: 200%;height: 100%;z-index: 99;pointer-events: none;background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 0) 100%);}
.AddPublicAfter:after {left: 100%;-webkit-transition: all 1.5s cubic-bezier(.4, 0, .2, 1);transition: all 1.5s cubic-bezier(.4, 0, .2, 1);}
.PublicFadeRoll {-webkit-transform: translateY(5vw);transform: translateY(5vw);opacity: 0;}

@media screen and (max-width: 1200px) {
.index_news_wrap {padding: 12.0772946vw 0;}
.index_news_content {margin-top: 7.246376vw;}
.index_news_item_pic {width: 44%;}
.index_news_item_content {width: 56%;}
.index_news_item_big {width: 100%;padding: 0 0 0 3.623188vw;}
.index_news_item_title a {font-size: 3.8647342vw;line-height: 5.7971014vw;overflow: hidden;white-space: normal;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_news_item_text {display: block;}
.index_news_item_button {display: none;}
.index_news_item_day {font-size: 4.347826vw;line-height: 4.83091vw;}
.index_news_item_year {font-size: 3.3816425vw;line-height: 4.83091vw;}
.index_news_item_time {margin-top: 2.415458vw;display: none;}
.index_news_item_text {height: 9.661835vw;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_news_item_text, .index_news_item_text p {font-size: 2.89855vw;line-height: 4.83091vw;}
.public_btn_text_label {line-height: 9.661835vw;font-size: 3.3816425vw;}
.public_button a {padding: 0 3.623188vw;}
.public_button a:after {width: 9.661835vw;-webkit-border-radius: 4.83091vw;border-radius: 4.83091vw;}
.index_banner_button {margin-top: 4.83091vw;}
.public_btn_text_label:nth-child(2) {margin-top: -9.6618357vw;}
.public_btn_icon_box {width: 3.8647342vw;height: 3.8647342vw;margin-left: 2.415458vw;}
.public_btn_icon_label svg {width: 1.207729vw;}
}




/*首页快捷*/
.index_technology_box {position: relative;}
.index_technology_back {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.index_technology_content {position: relative;z-index: 9;padding: 7.8125vw 0 7.8125vw 0;}
.index_technology_title {font-size: 2.91666vw;line-height: 3.4375vw;color: #fff;letter-spacing: 0.625vw;text-align: center;}
.index_technology_text {font-size: 1.1458333vw;line-height: 1.6666vw;color: #fff;letter-spacing: 0.26041666vw;text-align: center;margin-top: 1.5625vw;}
.index_technology_button {margin-top: 3.38541666vw;-webkit-justify-content: center;justify-content: center;}
.index_technology_button .public_button a:after {width: 100%;opacity: 1;border: 1px solid #fff;}
.index_technology_button .public_button a:hover:after {background: #0050b5;border: 1px solid #0050b5;}
.index_technology_button .public_btn_text_label {color: #fff;}
.index_technology_button .public_button:hover .public_btn_icon_label svg {fill: #0050b5;}
.index_technology_button .public_button:hover .public_btn_icon_box {background: #fff;}
.index_technology_content .img{ max-width: 800px;display: block; margin: 50px auto 0 auto}

@media screen and (max-width: 1200px) {
.index_technology_content {position: relative;z-index: 9;padding: 12.0772946vw 3.623188vw;}
.index_technology_title {font-size: 5.314009vw;line-height: 7.246376vw;}
.index_technology_text {font-size: 3.3816425vw;line-height: 5.314009vw;margin-top: 2.415458vw;}
}

.map{width: 100%; }


.indPro-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;}
/* .indPro-bg::after{content: "";z-index: 2;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0,.5);} */
.indPro-bg .swiper-container{width: 100%;height: 100%;}
.indPro-bg img{width: 100%;height: 100%;transform: scale(1.1);transition: all 1s linear 2s;}
.indPro-bg .swiper-slide-active img{transition: 6s linear;transform: scale(1);}
.indPro-con{position: relative;z-index: 2;}
.indPro-con .contian{justify-content: space-between;}
.indPro-left{width: 28%;}
.indPro-menu .item{width: 190px;height: 52px;border-radius: 40px;border: 2px solid rgba(255, 255, 255, .5);padding: 0 26px;user-select: none;cursor: pointer;justify-content: space-between;align-items: center;}
.indPro-menu .item i{font-size: 14px;display: block;transform: rotate(180deg);}
.indPro-menu .item.active{background: #1860c2;border-color: #1860c2;}
.indPro-right{width: 72%;}
.indPro-right-item{display: none;height: 100%;}
.indPro-right-item:first-child{display: block;}
.indPro-swp{flex-direction: column;justify-content: space-between;height: 100%; }
.indPro-swp .swiper-container{width: 100%;}
.indPro-slide-img img{width: 100%;;}
.indPro-slide-con{padding:20px 35px;background: rgba(255, 255, 255, .9);transition: all .4s ease;}
.indPro-slide-con .more{align-items: center;}
.indPro-slide-con .more i{display: flex;align-items: center;font-size: 11px;transform: rotate(180deg);margin-left: 7px;transition: all .4s ease;}
.indPro-slide:hover .indPro-slide-img img{transform: scale(1.08);}
.indPro-slide:hover .indPro-slide-con{background: #fff;}
.indPro-slide:hover .indPro-slide-con .more i{margin-left: 15px;}
.indPro-switch{align-items: center;justify-content: space-between;}
.indPro-btn .btn{width: 50px;height: 50px;transition: all .4s ease; border-radius: 50%;user-select: none;cursor: pointer;font-size: 13px;margin-right: 12px;background: rgba(255, 255, 255, .5);}
.indPro-btn .btn.next{transform: rotate(180deg);}
.indPro-btn .btn:hover{background: #fff;color: #1860c2;}
.indPro-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{top: -1px;height: 3px;background: #1860c2;border-radius: 5px;}
.indPro-pagination{position: relative;flex: 1;height: 1px;background: rgba(255, 255, 255, .2);}

.indRD{background: url('../images/index/indRD-bg.jpg') no-repeat center/cover;overflow: hidden}
.indRD-swp{width: 92%;margin: 0 auto;}
.indRD-swp .swiper-container{overflow: visible;}
.indRD-img{position: relative;}
.indRD-img img{width: 100%;}
.indRD-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;padding: 0 56px;}
.indRD-desc{opacity: 0;transform: translateX(50%);transition: all 1.5s ease;}
.swiper-slide-active .indRD-desc{opacity: 1;transform: translateX(0);transition-delay: .4s;}
.indRD-desc::after{content: "";position: absolute;right: calc(100% - 10px);transition: all .4s ease; top: 50%;transform: translateY(-50%);width: 20px;height: 95%;background: #054586;border-radius: 20px 0 0 20px;}
.indRD-desc .box{transition: all .4s ease; position: relative;z-index: 2; width: 400px;height: 310px;border-radius: 20px;background: rgba(255, 255, 255, .9);display: flex;flex-direction: column;justify-content: center;padding: 0 40px;}
.indRD-desc .more{align-items: center;}
.indRD-desc .more i{display: flex;align-items: center;transform: rotate(180deg);margin-left: 7px;font-size: 11px;transition: all .4s ease;}
.indRD-desc:hover .box{background: #fff;transform: translateX(4px);}
.indRD-desc:hover .more i{margin-left: 15px;}
.indRD-desc:hover::after{width: 24px;}
.indRD-btn{z-index: 2; position: absolute;left: -50px;top: 50%;transform: translateY(-50%);width: 30px;height: 30px;user-select: none;cursor: pointer;font-size: 20px;}
.indRD-btn.next{left: auto;right: -50px;transform: translateY(-50%) rotate(180deg);}
.indRD-btn:hover{color: #d1292e;}
.indNews{background: url('../images/index/indNews-bg.jpg') no-repeat center/cover;}
.indNews-show{margin-left: -20px;}
.indNews-show-item{margin-left: 20px;}
.indNews-show-item:nth-child(1){width: calc((100% / 3) * 2 - 20px);}
.indNews-show-item:nth-child(2){width: calc((100% / 3) - 20px);}
.indNews-show-bg{position: relative;overflow: hidden;}
.indNews-show-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .4);}
.indNews-show-bg img{width: 100%;height: 480px;transition: all 2s linear;}
.indNews-show-item:hover .indNews-show-bg img{transform: scale(1.1);}
.indNews-show-con{position: absolute;;left: 0;top: 0;width: 100%;height: 100%;}
.indNews-show-item:nth-child(1) .indNews-show-con{padding: 60px 50px;}
.indNews-show-item:nth-child(2) .indNews-show-con{padding: 60px 40px;}
.indNews-show-item:nth-child(1) .indNews-show-con .title{width: 50%;}
.indNews-show-con .btn{width: 135px;height: 45px;border-radius: 40px;border: 2px solid #fff;}
.indNews-show-con .btn:hover{background: #d1292e;border-color: #d1292e;}
.indNews-show-con .title:hover{color: #d1292e;}
.indNews-list{margin-left: -20px;}
.indNews-item{margin: 20px 0 0 20px;width: calc((100% / 3) - 20px);background: #fff;padding: 50px;transition: all .4s ease;}
.indNews-item .btm{justify-content: space-between;align-items: center;}
.indNews-item .date{transition: all .4s ease;}
.indNews-item .label{padding: 4px 8px;border-radius: 20px;border: 1px solid #4c5664;transition: all .4s ease;}
.indNews-item:hover{background: #054586;}
.indNews-item:hover .title,.indNews-item:hover .date{color: #fff;}
.indNews-item:hover .label{border-color: #fff;color: #054586;background: #fff;}
.indAb{height: 400vh;}
.indAb-sticky{position: sticky;left: 0;top: 100px;width: 100%;overflow: hidden;}
.indAb-bg{overflow: hidden;}
.indAb-bg .img img{width: 100%;height: calc(100vh - 100px);}
.indAb-bg .img img.h{transition: all 1s ease; position: absolute;left: 0;top: 0;width: 100%;height: calc(100% + 1px);clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);}
.indAb-bg .marsk{display: none; position: absolute;transition: all .8s ease; right: -10%;top: 50%;transform: translateY(-50%);clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); width: 120%;height: 120%;background: linear-gradient(to right,transparent 20%,rgba(255,255,255,.8) 80%);backdrop-filter: blur(5px);}
.indAb-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.indAb-con .contain{height: 100%;}
.indAb-desc{width: 46%;}
.indAb-num{position: absolute;right: 11%;top: 0%;transition: opacity .5s linear,transform .1s linear;}
.indAb-num li{opacity: 0;transform: translateY(100px);transition: all .3s ease;}
.indAb-num .num{align-items: flex-end;}
.indAb-num .num span{line-height: 1;display: block;margin-right: 10px;}
/* .indAb.active .indAb-bg .marsk{width: 120%;clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);} */
.indAb.active .indAb-bg img.h{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
.indAb-desc .title,.indAb-desc .text{transition: all .6s ease;}
/* .indAb.active .indAb-num{opacity: 1;transition: opacity .5s .3s linear,transform .1s linear;} */
.indAb.active .indAb-num li{opacity: 1;transform: translateY(0);transition-delay: .6s;}
.indAb.show .indAb-num{top: 20%;}

/* .indAb.active .indAb-desc .title{color: #000;transition-delay: .3s;}
.indAb.active .indAb-desc .text{color: #4c5664;transition-delay: .3s;} */
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .indPro-menu .item{width: 164px;height: 44px;padding: 0 22px;}
    .indPro-slide-img img{height: 180px;}
    .indPro-slide-con{padding: 25px;}
    .indPro-btn .btn{width: 46px;height: 46px;}
    .indRD-img img{height: 490px;}
    .indRD-desc .box{width: 360px;height: 290px;}
    .indNews-show-item:nth-child(1) .indNews-show-con{padding: 40px;}
    .indNews-show-item:nth-child(2) .indNews-show-con{padding: 40px 35px;}
    .indNews-show-item:nth-child(1) .indNews-show-con .title{width: 55%;}
    .indNews-show-bg img{height: 400px;}
    .indNews-show-con .btn{width: 125px;height: 42px;}
    .indNews-item{padding: 35px;}
    .indRD-btn{left: -40px;}
    .indRD-btn.next{right: -40px;}
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
    .indPro-menu .item {width: 150px;height: 40px;padding: 0 18px;margin-top: 10px;}
    .indPro-menu .item i{font-size: 12px;}
    .indPro-slide-img img{height: 145px;}
    .indPro-slide-con{padding: 20px;}
    .indRD-img img{height: 390px;}
    .indRD-desc .box {width: 340px;height: 280px;padding: 0 30px;}
    .indAb-desc{width: 50%;}
    .indNews-show-bg img{height: 325px;}
    .indNews-show-item:nth-child(1) .indNews-show-con{padding: 30px;}
    .indNews-show-item:nth-child(2) .indNews-show-con{padding: 30px 25px;}
    .indNews-show-con .btn{width: 115px;height: 40px;}
    .indNews-item{padding: 25px;}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
}
@media all and (max-width:1000px){
    /* 720 竖屏 */
    .banner-bg img{height: calc(100vh - 60px);}
    .banner-con .nobr br{display: none;}
    .banner-pagination-box{bottom: 15px;}
    .banner-pagination .swiper-pagination-bullet{width: 24px;height: 24px;margin-left: 6px;}
    .banner-pagination .swiper-pagination-bullet-active::before{width: 6px;height: 6px;}
    .indPro-bg{display: none;}
    .indPro .comTitle .title{color: #000;}
    .indPro .comTitle .title br{display: none;}
    .indPro-left{width: 100%;}
    .indPro-menu{display: flex;white-space: nowrap;overflow-x: auto;}
    .indPro-menu .item{margin: 0 0 0 11px;flex-wrap: nowrap;width: auto;height: auto;padding: 8px 18px;color: #777;border-color: #777;}
    .indPro-menu .item.active{color: #fff;border-color: #fff;}
    .indPro-menu .item:first-child{margin-left: 0;}
    .indPro-menu .item i{font-size: 8px;margin-left: 8px;font-weight: 700;}
    .indPro-slide-con{background: #eee;}
    .indPro-pagination{background: rgba(0, 0, 0, .2);}
    .indPro-right{width: 100%;margin-top: 30px;}
    .indPro-slide-img img{height: 225px;}
    .indPro-btn .btn{width: 36px;height: 36px;font-size: 12px;margin-right: 10px;background: rgba(0, 0, 0, .2);}
    .indPro-switch{margin-top: 40px;}
    .indRD-img{border-radius: 8px 8px 0 0;}
    .indRD-img img{height: 140px;}
    /* .indRD-swp .swiper-container{overflow: hidden;} */

    .indRD-con{position: relative;padding: 0;}
    .indRD-desc{opacity: 1;transform: none;}
    .indRD-desc::after{display: none;}
    .indRD-desc .box{width: 100%;height: 200px;border-radius: 0 0 8px 8px; background: #fff;box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);}
    .indRD-desc .more{margin-top: 25px;}
    .indRD-btn{display: none;}
    .indRD-pagination{margin-top: 30px;}
    .indRD-pagination .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 4px;}
    .indRD-pagination .swiper-pagination-bullet-active{background: #d1292e;}
    .swiper-slide-active .indRD-desc{transition-delay: .2s;}
    .indAb{height: auto;}
    .indAb-sticky{position: relative;top: 0;}
    .indAb-desc{width: 100%;}
    .indAb-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .indAb-bg .img{position: relative;}
    .indAb-bg .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .2);}
    .indAb-bg .marsk{top: auto;bottom: -12px;width: 120%;height: 120%;transform: none;background: rgba(255, 255, 255, .2);backdrop-filter: blur(4px);}
    .indAb-bg .img{height: 100%;}
    .indAb-bg .img img{height: 100%;}
    .indAb-con{position: relative;z-index: 2;}
    .indAb-con .contain{padding: 40px 0;}
    .indAb-num{position: relative;right: auto;top: auto;}
    .indAb-num-list{display: flex;flex-wrap: wrap;}
    .indAb-num-list li{margin-top: 40px !important;width: calc(100% / 3);opacity: 1;transform: none;}
    .indAb-num-list .text{margin-top: 2px;font-size: 13px;color: #fff;}
    .indAb-num .num{color: #fff;}
    .indAb-num .num span{line-height: 1.1;margin-right: 5px;}
    .indNews-show{margin-left: 0;}
    .indNews-show-item{margin: 20px 0 0;width: 100% !important;}
    .indNews-show-con{padding: 25px 15px !important;}
    .indNews-show-item:nth-child(1) .indNews-show-con .title{width: 100%;}
    .indNews-show-bg img{height: 300px;}
    .indNews-show-con .btn {width: 100px;height: 36px;}
    .indNews-list{margin-left: 0;}
    .indNews-item{margin: 20px 0 0;width: 100%;padding: 25px 15px;}
    .indNews-item .btm{margin-top: 12px;}
    .indNews-item .label{padding: 2px 6px;}
    .indRD-desc::after{width: 18px;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:720px){
    /* 移动终端 360 适配 */
}